[INFO] cloning repository https://github.com/emmalexandria/lils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmalexandria/lils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Flils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Flils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edf062adc244cbf0ee0d68c65b3e540e8a02127e
[INFO] fixing emmalexandria/lils against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Flils" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emmalexandria/lils
[INFO] finished tweaking git repo https://github.com/emmalexandria/lils
[INFO] tweaked toml for git repo https://github.com/emmalexandria/lils written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emmalexandria/lils on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emmalexandria/lils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69
[INFO] running `Command { std: "docker" "start" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking lils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ffi::CStr`, `mem`, and `ptr`
[INFO] [stdout]  --> src/util.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::CStr, mem, ptr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ffi::CStr`, `mem`, and `ptr`
[INFO] [stdout]  --> src/util.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::CStr, mem, ptr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/output/long.rs:80:57
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let mode = nix::sys::stat::Mode::from_bits_truncate(perms_mode);
[INFO] [stdout]     |                ---------------------------------------- ^^^^^^^^^^ expected `u32`, found `u16`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.10.0/src/lib.rs:663:26
[INFO] [stdout]     |
[INFO] [stdout] 663 |               pub const fn from_bits_truncate($bits: $T) -> Self
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/sys/stat.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | / libc_bitflags! {
[INFO] [stdout]  29 | |     /// "File mode / permissions" flags.
[INFO] [stdout]  30 | |     pub struct Mode: mode_t {
[INFO] [stdout]  31 | |         /// Read, write and execute for owner.
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `$crate::__impl_bitflags` which comes from the expansion of the macro `libc_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `u16` to a `u32`
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let mode = nix::sys::stat::Mode::from_bits_truncate(perms_mode.into());
[INFO] [stdout]     |                                                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/output/long.rs:80:57
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let mode = nix::sys::stat::Mode::from_bits_truncate(perms_mode);
[INFO] [stdout]     |                ---------------------------------------- ^^^^^^^^^^ expected `u32`, found `u16`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.10.0/src/lib.rs:663:26
[INFO] [stdout]     |
[INFO] [stdout] 663 |               pub const fn from_bits_truncate($bits: $T) -> Self
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/sys/stat.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | / libc_bitflags! {
[INFO] [stdout]  29 | |     /// "File mode / permissions" flags.
[INFO] [stdout]  30 | |     pub struct Mode: mode_t {
[INFO] [stdout]  31 | |         /// Read, write and execute for owner.
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `$crate::__impl_bitflags` which comes from the expansion of the macro `libc_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `u16` to a `u32`
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let mode = nix::sys::stat::Mode::from_bits_truncate(perms_mode.into());
[INFO] [stdout]     |                                                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ext`
[INFO] [stdout]   --> src/files.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let ext = path.extension().unwrap_or(OsStr::new("")).to_string_lossy();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ext`
[INFO] [stdout]   --> src/files.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let ext = path.extension().unwrap_or(OsStr::new("")).to_string_lossy();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/output/entry.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/output/entry.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             FileType::Executable => Some(''),
[INFO] [stdout]    |             -------------------- matches some of the same values
[INFO] [stdout] 45 |             FileType::Text => Some('󰈚'),
[INFO] [stdout]    |             -------------- matches some of the same values
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/output/long.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let (width, _) = size().unwrap_or((160, 0));
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/output/entry.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/output/entry.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             FileType::Executable => Some(''),
[INFO] [stdout]    |             -------------------- matches some of the same values
[INFO] [stdout] 45 |             FileType::Text => Some('󰈚'),
[INFO] [stdout]    |             -------------- matches some of the same values
[INFO] [stdout] 46 |             _ => None,
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/output/long.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let (width, _) = size().unwrap_or((160, 0));
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let res = display(matches, config);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let res = display(matches, config);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lils` (bin "lils" test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lils` (bin "lils") due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69", kill_on_drop: false }`
[INFO] [stdout] 9da1a1c3a66018aa9189c1139ac58ba931cfe4f87895d16f37ff1d8ce7327e69
